[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Adjust memory block size (INT 21h, 4Ah - SETBLOCK)

        Entry:
          AH = 4Ah
          ES = Segment address of block to change
          BX = New size in paragraphs
        Return:
          CF = 1 if error
                   AX = Error Code
          BX = Maximum size possible for the block

See Also: INT 21h, 48h INT 21h, 49h INT 21h, 58h Error codes
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson